home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 May: Technology Seed / Mac Tech Seed May '96 / Mac Tech Seed May '96.toast / mac / Unity a3c3 / CD Extras / DOS Compatibility / APPLE_PC / README.NET < prev    next >
Encoding:
Text File  |  1996-02-29  |  29.6 KB  |  794 lines  |  [TEXT/dosa]

  1. README.NET
  2.  
  3. The DOS Compatibility Card supports network software that conforms to
  4. Novell's Open Data-Link Interface (ODI).  The README.NET file contains 
  5. additions and corrections to the network software installation instructions 
  6. found Users Guide for the Macintosh LC630 and Power Macintosh 6100 DOS 
  7. Compatibles.  The information is divided in two sections.  Section I 
  8. applies to the Macintosh LC630 DOS Compatible, while Section II applies to 
  9. Power Macintosh 6100 DOS Compatible.
  10.  
  11. =========================================================================
  12. =========================================================================
  13.  
  14. SECTION I -- Macintosh LC630 DOS Compatible
  15.  
  16.     A. Installing NetWare Client Software
  17.     B. Installing Windows for Workgroups
  18.     C. Installing Spry's "Air Series" TCP/IP Software
  19.  
  20. =========================================================================
  21.  
  22. A. Installing NetWare Client Software
  23.  
  24. Follow the instructions in the Users Guide for the LC630 DOS Compatible 
  25. Macintosh, taking note of the following:
  26.  
  27. 1) NetWare client installation diskette names vary slightly, depending on 
  28. the installer version.  
  29.  
  30. 2) Some versions of the client installer have an option to automatically 
  31. modify the DOS files CONFIG.SYS and AUTOEXEC.BAT.  If given the option, say 
  32. YES to "Allow changes."
  33.  
  34. 3) If you will be using Novell's VLM.EXE redirector in the STARTNET.BAT 
  35. file (found in the C:\NWCLIENT directory), then LASTDRIVE=Z is required in 
  36. your CONFIG.SYS file.  (Your NetWare client installer should automatically 
  37. insert this line.) If you will be using Novell's older NETx.EXE shell 
  38. instead of VLM.EXE, do not include a LASTDRIVE statement in your CONFIG.SYS 
  39. file.
  40.  
  41. 4) Before you can log into a network, you must be properly connected to an 
  42. appropriate Ethernet segment, and your network administrator must have set 
  43. up an account for you on a NetWare file server.
  44.  
  45. =========================================================================
  46.  
  47. B. Installing Windows for Workgroups
  48.  
  49. This assumes that Windows 3.1 and NetWare client software are already 
  50. installed on your machine. If they are not, please do so before beginning 
  51. this step.  Details are listed only for the steps that deviate from the 
  52. standard Windows for Workgroups 3.11 installation.
  53.  
  54. 1) Run the Windows for Workgroups 3.11 installer; select Express setup.
  55.  
  56. 2) When you reach Network Setup, click "Advanced", then click "Drivers", 
  57. then click "Add Adapter", then scroll down the list that's displayed and 
  58. highlight "IPXODI Support Driver (Ethernet)" and click "OK".
  59.  
  60. 3) Click on the "IPX/SPX Compatible Transport With NetBIOS" and click 
  61. "Setup".  Click "Frame Type", select the proper frame type for your 
  62. application, and click "OK."
  63.  
  64. 4) Set the default protocol and click "Close" to continue with the 
  65. installation.
  66.  
  67. 5) After entering the information on the next screen, it will ask you if 
  68. you want to replace the Novell Netware drivers.  Answer "No."  The 
  69. installer will complete the installation.
  70.  
  71. Windows for Workgroups 3.11 adds two commands to the autoexec.bat file. One 
  72. is "net start" which initializes the Windows for Workgroups networking 
  73. functions.  The second is "odihlp.exe" which is Microsoft's ODI to NDIS 
  74. mapper.  Since Microsoft's networking functions work with NDIS drivers 
  75. only, ODI drivers must be translated to NDIS.  Microsoft's translator is 
  76. supported by Microsoft, not Apple.
  77.  
  78. For further help with installing Windows for Workgroups 3.11, please 
  79. consult Microsoft's Windows for Workgroups documentation.  For further 
  80. information on Windows for Workgroups 3.11, a suggested source is the 
  81. Microsoft Windows for Workgroups 3.11 Resource Kit, available from 
  82. Microsoft or your local book seller.
  83.  
  84. Here's an example of the protocol.ini file after Windows for Workgroups 
  85. 3.11 installation, using a Frame Type of ETHERNET_802.2.  Note that the 
  86. NetBEUI protocol should NOT be installed when using the MACODI driver:
  87.  
  88. ***** PROTOCOL.INI *****
  89.  
  90. [network.setup]
  91. version=0x3110
  92. netcard=ms$odimac,1,MS$ODIMAC,4
  93. transport=ms$nwlinknb,NWLINK
  94. lana0=ms$odimac,1,ms$nwlinknb
  95.  
  96. [net.cfg]
  97. PATH=C:\NWCLIENT\NET.CFG
  98.  
  99. [MS$ODIMAC]
  100.  
  101. [Link Driver MACODI]
  102. data=Frame Ethernet_SNAP
  103. data=Frame Ethernet_802.2
  104. data=Frame Ethernet_II
  105. data=Frame Ethernet_802.3
  106. data=Link Driver MACODI
  107.  
  108. [NWLINK]
  109.  
  110. BINDINGS=MACODI
  111. FRAME=ETHERNET_802.2
  112.  
  113. =========================================================================
  114.  
  115. C. Installing Spry's "Air Series" TCP/IP Software
  116.  
  117. Follow the instructions in the Users Guide for the LC630 DOS Compatible 
  118. Macintosh, with the following change:
  119.  
  120. In step (6), "rem" out the STARTNET.BAT command in your AUTOEXEC.BAT file:
  121.  
  122.     rem CALL C:\NWCLIENT\STARTNET.BAT
  123.  
  124.     and make sure that the following 5 lines are included in the file:
  125.  
  126.     c:\air\bin\lsl
  127.     c:\air\bin\macodi
  128.     c:\air\bin\ipxodi
  129.     c:\air\bin\tcpip
  130.     c:\nwclient\<redirector or shell>
  131.  
  132.     where "macodi" is substituted for the adapter driver chosen during the 
  133.     installation (e.g. 3C5X9), and either VLM.EXE (Novell's newer DOS 
  134.     redirector) or NETx.EXE (Novell's older DOS shell) is substituted in 
  135.     the last line.
  136.  
  137. =========================================================================
  138. =========================================================================
  139.  
  140. SECTION II -- Power Macintosh 6100 DOS Compatible
  141.  
  142.     A. Installing NetWare Client Software
  143.     B. Installing Microsoft's Windows for Workgroups 
  144.     C. Installing Novell's "LAN Workplace for DOS" TCP/IP Software
  145.     D. Installing NetManage's "Chameleon" TCP/IP Software
  146.     E. Installing Spry's "Air Series" TCP/IP Software
  147.     F. Installing Mosaic
  148.  
  149. =========================================================================
  150.  
  151. A. Installing NetWare Client Software
  152.  
  153. The instructions below will guide you through installation of client
  154. software for Novell NetWare versions 3.12, 4.01, and 4.02.  Personal
  155. Netware is not supported at this time.  Before beginning the
  156. installation, make sure that the DOS Compatibility Card is
  157. properly installed and running, as described in the User's Guide.  Also,
  158. if you plan to install Windows from floppy disks and have not yet done
  159. so, do this before installing the NetWare client software.
  160.  
  161. Before you start, be sure you have these 3.5 inch floppy disks:  
  162.      - "DOS Compatibility Card Installer Disk (for the PC environment)"
  163.      - Novell "NetWare Client for DOS WSDOS_1"
  164.      - Novell "NetWare Client for MS Windows WSWIN_1" [optional] 
  165.  
  166. Note: NetWare client installation diskette names vary slightly, depending 
  167. on the installer version.
  168.  
  169. In addition, you will need to know the Frametype in use on your network
  170. segment.  There are four different Ethernet Frametypes from which to
  171. chose, as shown in Number 11 below.  If you are not certain which one to
  172. select, ask your network administrator before you begin the
  173. installation.
  174.  
  175. 1) If not already installed, complete the installation of all
  176. DOS Compatibility Card software as described in the User's Guide,
  177. including the "DOS Compatibility Card Installer Disk (for the
  178. PC environment)".
  179.  
  180. 2) Insert the Novell "NetWare Client for DOS WSDOS_1" disk into the disk
  181. drive.
  182.  
  183. 3) At the DOS prompt, type the following:
  184.  
  185.     A: <return>
  186.     INSTALL
  187.  
  188. 4) The NetWare Client Install screen will appear displaying 5 steps. 
  189. Follow the instructions pressing return for each of the 5 selections:
  190.  
  191. 5) Step 1 of 5 allows you to define the directory for Netware.  The
  192. default is C:\NWCLIENT -- press return or enter to confirm entry and
  193. again to execute this step.
  194.  
  195. 6) Step 2 of 5 changes the CONFIG.SYS making "LASTDRIVE=Z" and adding
  196. "CALL C:\NWCLIENT\STARTNET.BAT" to the AUTOEXEC.BAT -- press "Y"
  197. <return>.  The former is required by Novell's VLM.EXE redirector.  (NOTE:  
  198. If you will be using Novell's older NETx.EXE shell instead of VLM.EXE, do 
  199. not include a LASTDRIVE statement in your CONFIG.SYS file.)
  200.  
  201. 7) Step 3 of 5 allows you to choose if you wish to load the Windows
  202. support and the directory where you may have loaded Windows -- press "Y"
  203. or "N".  If yes, press return or enter to confirm Windows subdirectory
  204. entry and again to execute this step.
  205.  
  206. 8) Step 4 of 5 selects the driver for the network board -- press return
  207. or enter.
  208.  
  209. 9) An "Insert the Driver Disk dialog appears.  Eject the diskette
  210. <Command-E>.  Insert the "DOS Compatibility Card Installer Disk (for the
  211. PC environment)" into the disk drive and press <return>.
  212.  
  213. NOTE: Do not insert the "NetWare Client for DOS WSDRV 2" driver disk
  214. supplied by Novell, since it does not contain the driver and description
  215. files required by the DOS Compatibility Card.
  216.  
  217. 10) In the dialog box, select "Power Macintosh 6100 Ethernet Adapter"
  218. and press <return>
  219.  
  220. 11) Next a dialog appears for selecting a Frametype, press the <return>
  221. key.
  222.  
  223. Choose the appropriate frame type for your network with the <arrow>
  224. keys: 
  225.  
  226.     ETHERNET_802.2,
  227.     ETHERNET_802.3,
  228.     ETHERNET_II, or
  229.     ETHERNET_SNAP
  230.  
  231. for the Novell server you will be using, then press the <return> key.
  232. Then press the <Esc> key to continue.  
  233.  
  234. 12) Step 5 of 5 completes the installation.  Press the <return> key to
  235. copy the MACODI.COM driver from the "DOS Compatibility Card Installer
  236. Disk" to the NetWare subdirectory.
  237.  
  238. 13) You will be asked to insert the  "NetWare Client for DOS WSDOS_1"
  239. again.  Eject diskette using <Command-E> and re-insert the NetWare
  240. diskette again.
  241.  
  242. 14) [Optional] You will be asked to insert the "NetWare Client for MS
  243. Windows WSWIN_1"  disk.  Note that this will add files and a NetWare
  244. group to the Windows directory.  
  245.  
  246. 15) When installation is complete, a dialog will appear asking you
  247. reboot.  Do NOT press <enter> or <return> key. Eject the diskette
  248. <Command-E> and warm reboot using <Ctrl-Alt-Del>.You will now have
  249. additional network drives and mappings available.  Your first network
  250. drive letter will be Novell's default of "F:", unless this drive is
  251. already in use on your machine, or your network is setup to use a
  252. different starting drive.
  253.  
  254. 16) Assuming that you are properly connected to an appropriate Ethernet 
  255. segment (and your network administrator has created an account for you on a 
  256. NetWare file server), you can log into the network by typing:
  257.     F: <return>
  258.     LOGIN <your user name>
  259.     PASSWORD: <your password, if any>
  260.  
  261. Memory Note: 
  262. The NetWare client installation adds the line "CALL 
  263. C:\NWCLIENT\STARTNET.BAT" to the beginning of the AUTOEXEC.BAT file. 
  264. This command then loads four programs into DOS memory:  LSL.COM,
  265. MACODI.COM, IPXODI.COM, and VLM.EXE (in this order). To conserve memory
  266. in the lower DOS region, you may wish to edit STARTNET.BAT to load those
  267. four programs with the LOADHIGH (L8) command.  See your DOS
  268. documentation for details on manually optimizing DOS memory. (Be aware
  269. that the Microsoft utility "Memmaker" does not work with the
  270. DOS Compatibility Card.)
  271.  
  272. For further information, please see the Novell Installation and
  273. Administration manuals, or speak to your Network Adminstrator.
  274.  
  275.  
  276. Mapping Drive Letter Note:
  277. When you map a network resource as a drive letter, the Macintosh PC
  278. Setup recognizes that those drive letters are unavailable for use as a
  279. shared folder.  However, when the network no longer uses the drive
  280. letter, PC Setup will still show them as unavailable for sharing folders
  281. until you reboot the PC.
  282.  
  283. In addition, if a drive letter is being shared prior to booting the PC
  284. and Novell needs to use that drive letter, then the Novell network drive
  285. will take precedence over that shared drive letter.
  286.  
  287. =========================================================================
  288.  
  289. B. Installing Windows for Workgroups
  290.  
  291. This assumes you are starting with Windows 3.1 installed on your machine. 
  292. If you have not installed NetWare client software, do so before beginning 
  293. this step.  Details are listed only for the steps that deviate from the 
  294. standard Windows for Workgroups 3.11 installation.
  295.  
  296. 1) Run the Windows for Workgroups 3.11 installer; select Express setup.
  297.  
  298. 2) When you reach Network Setup, click "Advanced", then click "Drivers", 
  299. then click "Add Adapter", then scroll down the list that's displayed and 
  300. highlight "IPXODI Support Driver (Ethernet)" and click "OK".
  301.  
  302. 3) Click on the "IPX/SPX Compatible Transport With NetBIOS" and click 
  303. "Setup".  Click "Frame Type", select the proper frame type for your 
  304. application, and click "OK."
  305.  
  306. 4) Set the default protocol and click "Close" to continue with the 
  307. installation.
  308.  
  309. 5) After entering the information on the next screen, it will ask you if 
  310. you want to replace the Novell Netware drivers.  Answer "No." The installer 
  311. will complete the installation.
  312.  
  313. Windows for Workgroups 3.11 adds two commands to the autoexec.bat file. One 
  314. is "net start" which initializes the Windows for Workgroups networking 
  315. functions.  The second is "odihlp.exe" which is Microsoft's ODI to NDIS 
  316. mapper.  Since Microsoft's networking functions work with NDIS drivers 
  317. only, ODI drivers must be translated to NDIS.  Microsoft's translator is 
  318. supported by Microsoft, not Apple.
  319.  
  320. For further help with installing Windows for Workgroups 3.11, please 
  321. consult Microsoft's Windows for Workgroups documentation.  For further 
  322. information on Windows for Workgroups 3.11, a suggested source is the 
  323. Microsoft Windows for Workgroups 3.11 Resource Kit, available from 
  324. Microsoft or your local book seller.
  325.  
  326. Here's an example of the protocol.ini file after Windows for Workgroups 
  327. 3.11 installation, using a Frame Type of ETHERNET_802.2.  Note that the 
  328. NetBEUI protocol should NOT be installed when using the MACODI driver:
  329.  
  330. ***** PROTOCOL.INI *****
  331.  
  332. [network.setup]
  333. version=0x3110
  334. netcard=ms$odimac,1,MS$ODIMAC,4
  335. transport=ms$nwlinknb,NWLINK
  336. lana0=ms$odimac,1,ms$nwlinknb
  337.  
  338. [net.cfg]
  339. PATH=C:\NWCLIENT\NET.CFG
  340.  
  341. [MS$ODIMAC]
  342.  
  343. [Link Driver MACODI]
  344. data=Frame Ethernet_SNAP
  345. data=Frame Ethernet_802.2
  346. data=Frame Ethernet_II
  347. data=Frame Ethernet_802.3
  348. data=Link Driver MACODI
  349.  
  350. [NWLINK]
  351.  
  352. BINDINGS=MACODI
  353. FRAME=ETHERNET_802.2
  354.  
  355. =========================================================================
  356.  
  357. C. Installing Novell's "LAN Workplace for DOS" TCP/IP Software
  358.  
  359. *** IMPORTANT: You must NOT have MacTCP loaded when you run DOS TCP/IP
  360. software, as the two will conflict with one another.***
  361.  
  362.  
  363. You can use the IPX and TCP protocols at the same time in either the PC
  364. environment or the Mac OS, or you can use one protocol in the PC
  365. environment and the other protocol in the Mac OS.  However, you cannot
  366. use the same protocol in both environments at the same time.
  367.  
  368. If you want to use the IPX protocol in the PC environment and you have
  369. previously installed MacIPX in the Mac OS, remove MacIPX from the
  370. Control Panels folder or select AppleTalk as your network interface in
  371. the MacIPX control panel.
  372.  
  373. If you want to use the TCP protocol in the PC environment and you have
  374. previously installed MacTCP in the Mac OS, remove MacTCP from the
  375. Control Panels folder or select an interface other than Ethernet in the
  376. MacTCP control panel.
  377.  
  378. Before beginning the installation, make sure that the DOS
  379. Compatibility Card is properly installed and running, as described in
  380. the User's Guide.  Also, if you plan to install Windows from floppy
  381. disks and have not yet done so, do this before installing the LAN
  382. Workplace for DOS software.
  383.  
  384. In addition, you will need to know the following information before you
  385. start:
  386.  
  387. 1) Do you have either a BOOTP or an RARP server to dynamically assign
  388. IP addresses?  If so, you will need to know either:
  389.  
  390.     - the server's name (e.g. server.edu), or 
  391.     - the server's IP address (e.g. 111.222.0.0)
  392.  
  393. 2) If not, you will need a legitimate, assigned IP address for the
  394. machine on which you're installing the TCP/IP software (e.g.
  395. 222.111.11.1).  For connecting to the Internet, your service provider
  396. will tell you the correct address. For TCP/IP networking within your
  397. company, your network administrator can provide you with an address.
  398. DON'T TRY MAKING ONE UP, as doing so could crash the network!!!
  399.  
  400. 3) If you are on a network with a subnet mask, the IP address for that
  401. mask, e.g:
  402.  
  403.     255.0.0.0 for client Class A IP addresses 
  404.     [those between 0.0.0.1 to 127.255.255.254]
  405.  
  406.     255.255.0.0 for client Class B IP addresses 
  407.     [those between 128.0.0.1 and 191.255.255.254]
  408.  
  409.     255.255.255.0 for client Class C IP addresses 
  410.     [those between 192.0.0.1 and 223.255.255.254]
  411.  
  412. 4) If you will connect to a TCP/IP host through a router, the IP address
  413. for that router.
  414.  
  415. 5) The name of your Domain Name Server (e.g. server.edu)
  416.  
  417. 6) The IP address of your Domain Name Server.
  418.  
  419. Once you have this information, you can proceed with the installion by
  420. following Novell's instructions, and answering the on-screen prompts.
  421.  
  422. =========================================================================
  423.  
  424. D. Installing NetManage's "Chameleon" TCP/IP Software
  425.  
  426. *** IMPORTANT: You must NOT have MacTCP loaded when you run DOS TCP/IP
  427. software, as the two will conflict with one another.***
  428.  
  429. You can use the IPX and TCP protocols at the same time in either the PC
  430. environment or the Mac OS, or you can use one protocol in the PC
  431. environment and the other protocol in the Mac OS.  However, you cannot
  432. use the same protocol in both environments at the same time.
  433.  
  434. If you want to use the IPX protocol in the PC environment and you have
  435. previously installed MacIPX in the Mac OS, remove MacIPX from the
  436. Control Panels folder or select AppleTalk as your network interface in
  437. the MacIPX control panel.
  438.  
  439. If you want to use the TCP protocol in the PC environment and you have
  440. previously installed MacTCP in the Mac OS, remove MacTCP from the
  441. Control Panels folder or select an interface other than Ethernet in the
  442. MacTCP control panel.
  443.  
  444. Before beginning the installation, make sure that the DOS
  445. Compatibility Card is properly installed and running, as described in
  446. the User's Guide.  Also, if you plan to install Windows from floppy
  447. disks and have not yet done so, do this before installing the LAN
  448. Workplace for DOS software.
  449.  
  450. In addition, you will need to know the following information before you
  451. start:
  452.  
  453. a) A legitimate, assigned IP address for the machine on which you're
  454. installing the TCP/IP software (e.g. 222.111.11.1).  For connecting to
  455. the Internet, your service provider will tell you the correct address.
  456. For TCP/IP networking within your company, your network administrator
  457. can provide you with an address. DON'T TRY MAKING ONE UP, as doing so
  458. could crash the network!!!
  459.  
  460. b) The name of your Domain Name Server (e.g. server.edu)
  461.  
  462. c) The IP address of your Domain Name Server (e.g. 111.222.0.0)
  463.  
  464. d) The IP address of your Internet Gateway, if any.
  465.  
  466.  
  467. Once you have this information, you can proceed.
  468.  
  469. 1) Install Chameleon from Windows:
  470.     - pull down the Program Manager's FILE menu
  471.     - select RUN
  472.     - type a:\SETUP
  473.  
  474. 2) Follow the on instructions and on-screen prompts.  Near the end of
  475. the installation, you will be asked to fill out a series of dialog
  476. boxes. Proceed to fill each as follows.
  477.  
  478. 3) ADD INTERFACE
  479. Click "OK"
  480.  
  481. 4) INTERNET ADDRESS
  482. Enter the address provided by your network administrator or service
  483. provider.
  484.  
  485. 5) SUBNET MASK
  486. Click "OK"  (The software will supply the correct mask.)
  487.  
  488. 6) HOST NAME
  489. Select a name for your client machine.
  490.  
  491. 7) DOMAIN NAME
  492. Enter the name for your Domain Name Server
  493.  
  494. Then do the following:
  495.  
  496. 8) Select the Services menu
  497.     - Select Domain Servers
  498.     - Enter the IP address of the Domain Name Server 
  499.     - Select Gateway
  500.     - Enter the IP address of the Internet Gateway, if any
  501.     
  502. 9) Save the settings (Alt-F-S)
  503.  
  504. 10) If you will be using a dial-up TCP/IP connection, you can skip 
  505. this step. If not, proceed as follows:
  506.  
  507.     -Go to the  c:\NWCLIENT  directory
  508.     -Copy net.cfg to net.old (Save a copy of the existing net.cf7)
  509.     -Modify the net.cfg file.
  510.  
  511. A sample modified file is shown below. Note the addition of the Protocol
  512. statements in the Link Driver section and the addition of the Protocol
  513. TCPIP section. The frame types and IP addresses used in your environment
  514. may be different from this example:
  515.  
  516.     Link Driver MACODI
  517.     Protocol IPX E0 ETHERNET_802.2  
  518.     Frame ETHERNET_802.2     
  519.     Frame Ethernet_II        
  520.     ;        Frame Ethernet_802.3
  521.     ;        Frame Ethernet_SNAP
  522.     
  523.     Protocol RARP 8035 ethernet_ii
  524.     Protocol ARP 806 ethernet_ii
  525.     Protocol IP 800 ethernet_ii
  526.     PORT 300
  527.     INT 10
  528.     ;        node address 12d43
  529.  
  530. NetWare DOS Requester
  531.     FIRST NETWORK DRIVE = F
  532.  
  533. Protocol TCPIP
  534.     ip_router       17.131.1.0
  535.     ip_netmask      255.0.0.0
  536.     ip_address      17.131.0.14
  537.     PATH LANG_CFG   C:\NET\LANG
  538.     PATH SCRIPT     C:\NET\SCRIPT
  539.     PATH PROFILE    C:\NET\PROFILE
  540.     PATH LWP_CFG    C:\NET\HSTACC
  541.     PATH TCP_CFG    C:\NET\TCP
  542.  
  543. Link Support
  544.     Buffers 4 1500
  545.     MemPool 4096
  546.  
  547. 11) Reboot DOS
  548.  
  549. 12) Start Windows (you should see the Chameleon group window)
  550.  
  551. 13) If you will be using a direct connection to a Domain Name server,
  552. you can test the installation by using "Ping":
  553.     - Double click the "Custom" icon in the Chameleon group
  554.     - Double click the "Ping" icon
  555.     - Click start
  556.     - Enter the name for a Domain Name Server, 
  557.       (e.g. apple.com or stanford.edu).  
  558.     - You should get a response back within a few seconds.
  559.  
  560. 15) If you will be using a dial-up service such as Portal, you may need
  561. to edit the configuration file to reflect any differences between the
  562. default setup and your setup.  Click the "Custom" icon from Windows,
  563. open the appropriate .CFG file, and edit.  As an example, here is an
  564. edited version of PORTAL.CFG:
  565.  
  566.     Setup
  567.     IP Address:         1.1.1.1    (put in your IP address)
  568.     Subnet Mask:        255.0.0.0  (put in your subnet mask)
  569.     Host Name:          jsmith     (etc.)
  570.     Domain Name:        portal.com
  571.     Port:                   
  572.         Baud Rate       9600
  573.         Data Bits       8
  574.         Stop Bits       1
  575.         Parity          None
  576.         Flow Control    Hardware
  577.         Connector       Com1
  578.     Modem:
  579.         Defaults        Hayes
  580.     Dial:               555-9755
  581.     Login:
  582.         User Name       jsmith
  583.         User Password   1234abcd
  584.     Interface Name:     Portal
  585.             
  586.     Services
  587.     Default Gateway     123.123.123.1 
  588.  
  589.     Domain Servers
  590.     IP Address:         156.151.6.20
  591.  
  592. 16) If necessary, modify the entry in the c:\netmanag\slip.ini file. 
  593. Using the Portal example, it might read:
  594.  
  595.     [Portal]
  596.     SCRIPT=-n $2$r help: ip$r login: $u$r word: $p$r -i
  597.  
  598. 17) You can test the installation by using "Ping".  For example, with
  599. Portal: 
  600.     - Connect using <Alt-C>  
  601.     - "Ping" the name  news.ip.portal.com
  602.     - You should get a response back within a few seconds.
  603.  
  604. =========================================================================
  605.  
  606. E. Installing Spry's "Air Series" TCP/IP Software
  607.  
  608. *** IMPORTANT: You must NOT have MacTCP loaded when you run DOS TCP/IP
  609. software, as the two will conflict with one another.***
  610.  
  611. You can use the IPX and TCP protocols at the same time in either the PC
  612. environment or the Mac OS, or you can use one protocol in the PC
  613. environment and the other protocol in the Mac OS.  However, you cannot
  614. use the same protocol in both environments at the same time.
  615.  
  616. If you want to use the IPX protocol in the PC environment and you have
  617. previously installed MacIPX in the Mac OS, remove MacIPX from the
  618. Control Panels folder or select AppleTalk as your network interface in
  619. the MacIPX control panel.
  620.  
  621. If you want to use the TCP protocol in the PC environment and you have
  622. previously installed MacTCP in the Mac OS, remove MacTCP from the
  623. Control Panels folder or select an interface other than Ethernet in the
  624. MacTCP control panel.
  625.  
  626. Before beginning the installation, make sure that the DOS
  627. Compatibility Card is properly installed and running, as described in
  628. the User's Guide.  Also, if you plan to install Windows from floppy
  629. disks and have not yet done so, do this before installing the LAN
  630. Workplace for DOS software.
  631.  
  632. If your PC is using a VGA driver, and your Air Series software is
  633. version 3.0, you need to make the following change.  (The instructions
  634. below assume that you have Windows installed in the "C:\WINDOWS"
  635. directory.  If Windows is elsewhere, type the actual Windows location.)
  636.  
  637.     - Make sure the AIR Series Setup disk is NOT read-only
  638.     - Place in drive A:
  639.     - Type the following at the DOS prompt:
  640.  
  641.     A: <return>
  642.     COPY SETUP.BMP SETUP.OLD  <return>
  643.     COPY C:\WINDOWS\RIVETS.BMP A:SETUP.BMP  <return>
  644.  
  645. In addition, you will need to know the following information before you
  646. start:
  647.  
  648. 1) your Internet E-Mail address
  649.  
  650. 2) A legitimate, assigned IP address for the machine on which you're
  651. installing the TCP/IP software (e.g. 222.111.11.1).  For connecting to
  652. the Internet, your service provider will tell you the correct address.
  653. For TCP/IP networking within your company, your network administrator
  654. can provide you with an address. DON'T TRY MAKING ONE UP, as doing so
  655. could crash the network!!!
  656.  
  657. 2) If you are on a network with a subnet mask, the IP address for that
  658. mask, e.g:
  659.  
  660.     255.0.0.0 for client Class A IP addresses 
  661.     [those between 0.0.0.1 to 127.255.255.254],
  662.  
  663.     255.255.0.0 for client Class B IP addresses 
  664.     [those between 128.0.0.1 and 191.255.255.254], and
  665.  
  666.     255.255.255.0 for client Class C IP addresses 
  667.     [those between 192.0.0.1 and 223.255.255.254].
  668.  
  669. 4) If you will connect through a gateway, the IP address for that
  670. device.
  671.  
  672. 5) The name of your Domain Name Server (e.g. server.edu)
  673.  
  674. Once you have this information, you can proceed.
  675.  
  676. 1) Install Air Series from Windows:
  677.  
  678.     - pull down the Windows Program Manager's FILE menu
  679.     - select RUN
  680.     - type A:\SETUP
  681.  
  682. 2) Follow the on instructions and on-screen prompts.  
  683.  
  684. 3) When the installation asks you to select the Ethernet card
  685. manufacturer and type, chose anything.  Note the name of the adapter you
  686. select.  (e.g. 3Com's 3C5x9)  The Apple driver is not on the list, so
  687. you will edit the AUTOEXEC.BAT file after completing the installation.
  688.  
  689. 4) When the installation asks if you want to update the AUTOEXEC.BAT
  690. file, select YES.
  691.  
  692. 5) Once the installation is complete, exit Windows.
  693.  
  694. 6) Edit the AUTOEXEC.BAT file as follows.  (You can use any convenient
  695. text editor, such as "EDIT" in the DOS directory.)
  696.  
  697.     - "rem" out the STARTNET.BAT command in your AUTOEXEC.BAT file:
  698.  
  699.       rem CALL C:\NWCLIENT\STARTNET.BAT
  700.  
  701.     - Make sure that the following 5 lines are included in the file:
  702.  
  703.       c:\air\bin\lsl
  704.       c:\air\bin\macodi
  705.       c:\air\bin\ipxodi
  706.       c:\air\bin\tcpip
  707.       c:\nwclient\<redirector or shell>
  708.  
  709. where "macodi" is substituted for the adapter driver chosen during the 
  710. installation (e.g. 3C5X9), and either VLM.EXE (Novell's newer DOS 
  711. redirector) or NETx.EXE (Novell's older DOS shell) is substituted in the 
  712. last line.
  713.  
  714. 7) Reboot DOS for the changes to take effect.
  715.  
  716. 8) Log into the network and start Windows.  (You should now see the Air
  717. Series group window.)
  718.  
  719. 9)You can now test the installation:
  720.  
  721.     - Double click the Air Telnet icon
  722.     - An Open Telnet Session dialog box should appear
  723.     - Double click on the name of your Domain Name Server 
  724.     - You should get a VT100 window with a login prompt.
  725.  
  726. =========================================================================
  727.  
  728. F. Installing Mosaic
  729.  
  730. *** IMPORTANT: You must NOT have MacTCP loaded when you run DOS TCP/IP
  731. software, as the two will conflict with one another.***
  732.  
  733. You can use the IPX and TCP protocols at the same time in either the PC
  734. environment or the Mac OS, or you can use one protocol in the PC
  735. environment and the other protocol in the Mac OS.  However, you cannot
  736. use the same protocol in both environments at the same time.
  737.  
  738. If you want to use the IPX protocol in the PC environment and you have
  739. previously installed MacIPX in the Mac OS, remove MacIPX from the
  740. Control Panels folder or select AppleTalk as your network interface in
  741. the MacIPX control panel.
  742.  
  743. If you want to use the TCP protocol in the PC environment and you have
  744. previously installed MacTCP in the Mac OS, remove MacTCP from the
  745. Control Panels folder or select an interface other than Ethernet in the
  746. MacTCP control panel.
  747.  
  748. Before beginning the installation, make sure that the DOS
  749. Compatibility Card is properly installed and running, as described in
  750. the User's Guide.  Also, if you plan to install Windows from floppy
  751. disks and have not yet done so, do this before installing the LAN
  752. Workplace for DOS software.
  753.  
  754. In addition, you must have already loaded a TCP/IP software package,
  755. such as any of those shown above, prior to installing Mosaic.
  756.  
  757.  
  758. 1) Before installing Mosaic, you need to first install Win32s, which
  759. allows WIndows to run 32-bit applications.  Win32s is freeware and can
  760. be found on a number of on-line services.
  761.  
  762. 2) From the Windows File menu, run C:\WIN32\DISK1\SETUP.
  763.  
  764. 3) Answer all of the dialog boxes to complete the installation.
  765.  
  766. 4) After Win32s is installed, a Group window labeled "Win32
  767. Applications" will appear.
  768.  
  769. 5) Create an icon for Mosaic (Alt-F-New).
  770.  
  771. 6) Select Program Item in the "New Program Object dialog box."
  772.  
  773. 7) Fill in the "Program Item Properties" dialog box as follows:
  774.  
  775.     Description:    Mosaic
  776.     Command Line:C:\MOSAIC\MOSAIC.EXE
  777.     Working Directory: C:\MOSAIC
  778.  
  779. 8) Click OK.  This creates a Mosaic icon in the Win32 Applications Group 
  780. window.
  781.  
  782. 9) Copy C:\MOSAIC\MOSAIC.INI to C:\WINDOWS\  
  783. You are now ready to use Mosaic.
  784.  
  785. =========================================================================
  786.  
  787. Copyright 1995 Apple Computer, Inc. All rights reserved.
  788. Apple and Macintosh are trademarks of Apple Computer, Inc., registered
  789. in the U.S. and other countries. Finder,  Macintosh PC Exchange, and
  790. MacShare are  trademarks of Apple Computer, Inc.  Microsoft is a
  791. registered trademark, and Windows is a trademark, of Microsoft
  792. Corporation.  
  793.  
  794.